CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DOS 中断

搜索资源列表

  1. DOSKernelInterrupts

    0下载:
  2. DOS核心中断的详细讲解,对采用DOS中断编程的同志具有很好的指导作用-DOS core interrupted elaborate on the use of the DOS interrupt programming with Comrade very good role in guiding
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:120141
    • 提供者:黄亮
  1. clock-ron

    0下载:
  2. 调用2CH号DOS中断读系统时间,把各相关寄存器中的内容转换位十进制ASCULL码输出,设置死循环,以秒为最小单位显示系统时钟。-call 2CH, DOS interrupt reading system, the inclusion of the relevant contents of the register-metric conversion output ASCULL yards, set up death cycle in seconds showing the smallest
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14081
    • 提供者:李海
  1. 通过DOS功能调用编制时钟

    0下载:
  2. 本实验通过DOS功能调用编制和调试一个自制时钟程序,要求设置一个新的1ch中断处理程序并常驻内存,实现在屏幕右上角显示当时的时间:按XX:XX:XX形式显示,并且能正确进位,24小时应消零。同时,在显示时间时,DOS系统能正确处理各种命令,正确执行应用程序。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:4862
    • 提供者:qq
  1. DOS里控制显示字体

    0下载:
  2. 能在DOS里显示字体,并且字体可以移动,移动时改变颜色,也用中断控制速度
  3. 所属分类:汇编语言

    • 发布日期:2013-11-30
    • 文件大小:1949
    • 提供者:lipeipei
  1. 用C编写的在DOS下使用的中断服务程序

    0下载:
  2. 用C编写的在DOS下使用的中断服务程序-C prepared in the use of the DOS interrupt service program
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1669
    • 提供者:王嘉林
  1. API

    0下载:
  2. 用API函数实现串行通讯,以往的DOS系统是通过DOS中断和BIOS中断向用户提供串行接口的通讯能力。在Windows环境下,C++的开发工具既没有提供象DOS和BIOS中那样专门的串行通讯控制方法,也不允许用户直接控制串口的中断。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5524
    • 提供者:shiyou
  1. serial-Commu-dos

    0下载:
  2. DOS环境下简单的串口测试工具,支持中断、查询方式
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1490
    • 提供者:jfc
  1. DOS

    0下载:
  2. 在DEBUG状态下,显示中断向量表,找一个空闲的中断类型号,以此软中断作为新增加的系统调用中断。编制一个系统调用服务与初始化程序syscall.asm,要求包括以下两部分内容:① 系统调用服务例程;② 初始化程序:设置新的中断向量和驻留新增加的例程。编制一个用户程序user.asm,其目的是检测新增加的功能调用是否成功。在DEBUG状态下:① 查找中断向量表中新增加的系统调用的中断向量;② 显示扩充的中断服务例程;③ 找到该中断服务例程中使用的数据区。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4797
    • 提供者:燕子
  1. 中断矢量设置与读取有关的DOS功能调用

    0下载:
  2. 与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4378
    • 提供者:张东
  1. bios-int.txt

    0下载:
  2. BIOS和DOS中断大全.txt
  3. 所属分类:编程文档

    • 发布日期:2010-10-15
    • 文件大小:92865
    • 提供者:snackill
  1. serial.rar Dos 串口通信例程实现了FiFO

    0下载:
  2. Dos 串口通信例程实现了FiFO ,中断发送中断接受!,Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:7548
    • 提供者:陈国兴
  1. RS232中断开发C语言源程序

    0下载:
  2. RS232 中断开发 C 语言源程序 包内包含C源代码以及汇编子程序-RS232 interrupt the development of C language source code package includes C source code and compiled subprogram
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:10992
    • 提供者:黄亮
  1. pcisnif

    0下载:
  2. DOS下面查看所有的PCI设备的程序,并且可以查看各PCI设备的EEPROM的配置信息,资源分配情况和中断信息.-DOS below to view all the PCI devices process and can view the EEPROM of the PCI device configuration information, resource allocation and the interruption of information.
  3. 所属分类:Other systems

    • 发布日期:2015-12-13
    • 文件大小:70320
    • 提供者:wxjgya
  1. DosSerial.ZIP

    0下载:
  2. DOS下串口通信程序库,程序结构较好,能编出用中断方式接收/发送的多串口通信程序。 笔者曾用于嵌入式DOS控制变频器。-Under DOS serial communication libraries, program structure better, will be allocated to the interruption of the use of receive/transmit multi-serial communication program. I have DOS for
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:6910
    • 提供者:lissdd
  1. INTWIN

    0下载:
  2. BIOS中断大全,asm编写dos中断方面。-bios interrupt all
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5385894
    • 提供者:啤酒肚
  1. rising钥匙盘破解源码

    0下载:
  2. DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:585
    • 提供者:
  1. BLOCK

    0下载:
  2. 以前学DOS中断时,写得一个俄罗斯方块游戏。-Game for block
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:76838
    • 提供者:YangHui
  1. BIOSDOS

    0下载:
  2. bios和dos中断大全....里面包括了常用的全部中断及其用法-bios and dos interrupt .... Guinness included the common use of all the disruption and
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:18201
    • 提供者:少雄
  1. BIOS-DOS-interrupt

    0下载:
  2. BIOS中断,DOS中断,大全,很多的中断,中断代码非常详细,下来看看嘛-BIOS interrupt, DOS interrupt, Guinness
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:22805
    • 提供者:周某某
  1. DOS

    1下载:
  2. dos中断大全,详细说明了各种dos常用的中断-dos interrupt Daquan, detailed descr iption of a variety of commonly used dos interrupt
  3. 所属分类:Document

    • 发布日期:2017-05-15
    • 文件大小:3816276
    • 提供者:张立科
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com